home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / funct2.dxr / 00071.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  132 b   |  12 lines

  1. on mouseUp
  2.   puppetSprite(7, 0)
  3.   puppetSprite(5, 0)
  4.   tell the stage
  5.     closeLesson()
  6.   end tell
  7. end
  8.  
  9. on mouseDown
  10.   button()
  11. end
  12.